# File lib/vcr/test_frameworks/cucumber.rb, line 92 def examples_table_row(row) @parts.unshift "| %s |" % row.values.join(" | ") self end