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