193 194 195
# File 'lib/dynamoid/undumping.rb', line 193 def process(value) UndumpHashHelper.undump_hash(value) end