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