# File lib/hashery/lru_hash.rb, line 123
    def keys
      @h.keys
    end