Module: OpenStructToHash

Defined in:
lib/engorge_ostruct/to_hash.rb

Instance Method Summary collapse

Instance Method Details

#to_hashObject



2
3
4
# File 'lib/engorge_ostruct/to_hash.rb', line 2

def to_hash
  @table.dup
end