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