# File lib/cucumber/formatter/junit.rb, line 74 def before_table_row(table_row) return unless @outline @table_start = Time.now end