# File lib/whiskey_disk/config/filters/stringify_hash_keys_filter.rb, line 19
      def filter(data)
        stringify(data)
      end