class Cucumber::Core::Ast::DataTable::Cells

def to_hash #:nodoc:

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