Method: Hash#easy_access

Defined in:
lib/vex/base/hash/easy_access.rb

#easy_accessObject



77
78
79
# File 'lib/vex/base/hash/easy_access.rb', line 77

def easy_access
  dup.easy_access!
end