class Seahorse::Client::NetHttp::ConnectionPool::ExtendedSession
def request(*args, &block)
def request(*args, &block) @last_used = Time.now @http.request(*args, &block) end
def request(*args, &block) @last_used = Time.now @http.request(*args, &block) end