# File lib/selenium/webdriver/phantomjs/service.rb, line 27 def self.default_service new executable_path, PortProber.above(DEFAULT_PORT) end