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