F.prototype.someMethod = function() { tools.nextOne.onclick = function() { alert(this.index); }.bind(this); };