# File lib/hashery/fuzzyhash.rb, line 43
  def size
    hash.size + fuzzies.size
  end