# File lib/hashery/fuzzyhash.rb, line 59
  def keys
    hash.keys + fuzzy_hash.keys
  end