# File lib/mongoid/relations/bindings/embedded/many.rb, line 67 def unbind target.each { |doc| unbind_one(doc) } end