# File lib/cucumber/ast/tree_walker.rb, line 142 def visit_table_cell_value(value, status) broadcast(value, status) end