# File lib/memcache.rb, line 61
    def active?
        not @servers.empty?
    end