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