class Hash
Public Instance Methods
bottomless()
click to toggle source
# File lib/hash_easy.rb, line 5 def bottomless HashEasy::BottomlessHash.from_hash(self) end
# File lib/hash_easy.rb, line 5 def bottomless HashEasy::BottomlessHash.from_hash(self) end