# File lib/cucumber/formatter/junit.rb, line 40
      def after_background(*args)
        @in_background = false
      end