# File lib/selenium/webdriver/phantomjs.rb, line 16
      def self.path
        @path ||= Platform.find_binary("phantomjs")
      end