# File lib/rack/cache/moneta.rb, line 74
def
exist?
(
key
)
@cache
.
key?
(
key
)
end