# File lib/selenium/webdriver/chrome/service.rb, line 27
        def self.default_service
          new executable_path, PortProber.random
        end