# File lib/mongo_mapper/plugins/modifiers.rb, line 63 def pop(*args) modifier_update('$pop', args) end