# File lib/crack/xml.rb, line 234
    def self.parse(xml)
      parser.parse(xml)
    end