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