_onKeyUp: function(e) {

    if (this.timeout) {
      clearTimeout(this.timeout);
    }