var self = this; this.el.mouseleave(function() { alert(self); alert(self.sayPoka); self.sayPoka(); });