# File lib/cucumber/formatter/junit.rb, line 83
      def before_examples(*args)
        @header_row = true
        @in_examples = true
      end