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