class Cucumber::Formatter::Junit

def before_background(*args)

def before_background(*args)
  @in_background = true
end