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