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