# File lib/mongoid/relations/referenced/many.rb, line 177 def destroy_all(conditions = nil) remove_all(conditions, :destroy_all) end