class Cucumber::Formatter::Junit

def after_examples(*args)

def after_examples(*args)
  @in_examples = false
end