destroy: function() {
                    this.__popup.hide();
                    this.__popup.destroy();
                    inherited.destroy.call(this);
                }