# File lib/memcache.rb, line 465
  def self.pool
    @@cache_pool ||= Pool.new
  end