(Chosen.prototype.clear_backstroke = function() {
          return (
            this.pending_backstroke &&
              this.pending_backstroke.removeClass('search-choice-focus'),
            (this.pending_backstroke = null)