OO.ui.mixin.LookupElement.prototype.getRequestQuery = function () {
    return this.getValue();
};