# File lib/selenium/webdriver/safari/browser.rb, line 12
        def stop
          @process.stop if @process
        end