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