# File lib/moneta/mixins.rb, line 261
def
key?
(
key
,
options
= {})
@backend
.
has_key?
(
key
)
end