if(provider) {

            var data = composer.call(this, this.get(), 'update');

            return provider.update(this, data, this.options.query).then(function(data) {