# File lib/selenium/webdriver/remote/http/persistent.rb, line 11
          def close
            @http.shutdown if @http
          end