this.textInput.on( 'change', OO.ui.debounce( this.emit.bind( this, 'change' ), 500 ) );