# File lib/mongo_mapper/plugins/embedded_document.rb, line 21 def new? _root_document.try(:new?) || @_new end