# File lib/thread_safe/non_concurrent_cache_backend.rb, line 67
def
key?
(
key
)
@backend
.
key?
(
key
)
end