# File lib/mongo_mapper/plugins/keys.rb, line 336 def update_attributes!(attrs={}) self.attributes = attrs save! end