class Hash

Public Instance Methods

to_h() click to toggle source
# File lib/dohutil/core_ext/hash.rb, line 2
def to_h
  self
end