# File lib/moneta/proxy.rb, line 16
def
key?
(
key
,
options
= {})
adapter
.
key?
(
key
,
options
)
end