if(provider) {

            return provider.delete(this, id)
                .done(function(data) {
                    this.events.fire('dropped');