Methods to be mixed in at the class-level with Hash.
64 65 66
# File 'lib/nrser/props/mutable/stash.rb', line 64 def [] *args new ::Hash[*args] end