# File lib/mongo_mapper/plugins/embedded_document.rb, line 25 def destroyed? !!_root_document.try(:destroyed?) end