class Seahorse::Client::NetHttp::ConnectionPool::ExtendedSession

def initialize(http)

def initialize(http)
  super(http)
  @http = http
end