class Bundler::ConnectionPool::TimedStack

def fetch_connection(options = nil)

def fetch_connection(options = nil)
  @que.pop
end