class Bundler::ConnectionPool

def shutdown(&block)

def shutdown(&block)
  @available.shutdown(&block)
end