# File lib/crack/xml.rb, line 220
    def self.parser
      @@parser ||= REXMLParser
    end