get()

in code/client/static/js/main.js [43:45]


    get(id){
        return this.trainers[id]
    }