class Crack::XML

def self.parse(xml)

def self.parse(xml)
  parser.parse(xml)
end