# File lib/memcache.rb, line 444
def
include?
(
scope
)
@cache_by_scope
.
include?
(
scope
.
to_sym
)
end