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