OO.ui.mixin.LookupElement.prototype.getRequest = function () {
    return this.getLookupRequest();
};