# File lib/dm-core/collection.rb, line 352 def update(attributes = {}, preload = false) raise NotImplementedError, 'update *with* validations has not be written yet, try update!' end