Methods
Public Instance methods
xml_parse()
# File magic_xml.rb, line 340
    def xml_parse
        XML.parse(self)
    end