Notify.prototype._onMouseenter = function(evt) {
  'use strict';

  if (this._execute('mouseover', [evt])) {
    this._unscheduleClose();