OO.ui.Window.prototype.getReadyProcess = function () {
    return new OO.ui.Process();
};