class Foodcritic::Junit::Outputter

def run

def run
  parse_violations
  write_output
end