return $.ajax({
                type: 'DELETE',
                url: this._getUrl('shares/' + encodeURIComponent(shareId)),
            }).done(function() {
                self.fetch({