close: function() {
            if (this._instance) {
                this._instance.do_close();
                this._instance = null;
            }