Method: OpenStruct#table

Defined in:
lib/ostruct.rb

#tableObject (readonly) Also known as: table!

:nodoc:



385
386
387
# File 'lib/ostruct.rb', line 385

def table
  @table
end