# File lib/cucumber/formatter/junit.rb, line 84
      def after_examples(*args)
        @in_examples = false
      end