module Builder class XmlMarkup def serialization_method! :to_xml end end end