7 8 9 10 11
# File 'lib/fileminer/tools/hash.rb', line 7 def keys_to_sym! new_hash = keys_to_sym clear merge! new_hash end