Talents.prototype.process = function (subject) {
   var talents = this.getParameter(), // always an []
       l = talents.length,
       i;