class Cucumber::MultilineArgument::DataTable::Cells

def to_hash

def to_hash
  @to_hash ||= @table.cells_to_hash(self)
end