# File lib/whiskey_disk/config/filters/hashify_domain_entries_filter.rb, line 6
      def needs_hashing?(domain)
        ! domain.respond_to?(:keys)
      end