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