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