# File lib/mongo_mapper/plugins/serialization.rb, line 91 def from_xml(xml) self.new.from_xml(xml) end