class Selenium::WebDriver::Remote::Http::Default

def response_for(request)

def response_for(request)
  http.request request
end