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