_onMouseLeave: function() {
    this.$el.removeClass("hover");

    var self = this;