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