# File lib/cucumber/formatter/junit.rb, line 36
      def before_background(*args)
        @in_background = true
      end