Method: OpenStruct#table

Defined in:
lib/ostruct.rb

#tableObject (readonly) Also known as: table!

:nodoc:



406
407
408
# File 'lib/ostruct.rb', line 406

def table
  @table
end