23 24 25
# File 'lib/fusuma/hash_support.rb', line 23 def deep_stringify_keys deep_transform_keys(&:to_s) end