class Cucumber::Formatter::Junit

def before_examples(*args)

def before_examples(*args)
  @header_row = true
  @in_examples = true
end