# File lib/connection_pool.rb, line 112
  def shutdown(&block)
    @available.shutdown(&block)
  end