# File lib/hashery/fuzzy_hash.rb, line 70
    def empty?
      hash.empty? && fuzzies.empty?
    end