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