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