class Bundler::ConnectionPool::TimedStack

def store_connection(obj, options = nil)

def store_connection(obj, options = nil)
  @que.push obj
end