# File lib/adapters/cachetastic_adapters_memcache.rb, line 35
def
get
(
key
)
self
.
conn
.
get
(
key
)
end