# File lib/hashery/fuzzy_hash.rb, line 52
    def size
      hash.size + fuzzies.size
    end