# File lib/hashery/lru_hash.rb, line 137
def
has_key?
(
key
)
@h
.
has_key?
key
end