Class: Hash

Inherits:
Object show all
Defined in:
lib/dohutil/core_ext/hash.rb

Instance Method Summary collapse

Instance Method Details

#to_hObject



2
3
4
# File 'lib/dohutil/core_ext/hash.rb', line 2

def to_h
  self
end