# File lib/mongoid/relations/embedded/atomic/push_all.rb, line 17 def operations { "$pushAll" => { path => documents } } end