mw.widgets.TitleSearchWidget.prototype.getRequestCacheDataFromResponse = function ( response ) {
        return response.query || {};
    };