# File lib/mongo_mapper/plugins/associations.rb, line 29 def associations=(hash) @embedded_associations = nil @associations = hash end