168 169 170
# File 'lib/cucumber/glue/snippet.rb', line 168 def data_table(table, *_args) @result = DataTable.new(table) end