# File lib/cucumber/formatter/junit.rb, line 77 def before_table_row(table_row) if @outline @table_start = Time.now end @header_row = false end