class Bundler::ConnectionPool::Wrapper

def pool_shutdown(&block)

def pool_shutdown(&block)
  @pool.shutdown(&block)
end