remove: function() {
            this.trigger('remove', this);

            this._removeViews();
            this._removeFromParent();