show: function(modal) {
    if (this.visible) return this;

    this.fire('showing');
    this.effect('show');