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