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