keyup() {
        let self = this;
        if (this._locked) {
            clearTimeout(this._locked);
        }