class Cucumber::Ast::Table::Cells

def to_hash #:nodoc:

:nodoc:
def to_hash #:nodoc:
  @to_hash ||= @table.to_hash(self)
end