# File lib/memcache.rb, line 286
def
alive?
!
self
.
socket
.
nil?
end