# File lib/active_support/vendor/memcache-client-1.5.1/memcache.rb, line 167
  def active?
    not @servers.empty?
  end