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