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