# File lib/mongo_mapper/plugins/modifiers.rb, line 125 def set(hash, options=nil) self.class.set({:_id => id}, hash, options) end