# File lib/selenium/webdriver/ie/server.rb, line 54 def stop if running? @process.stop STOP_TIMEOUT end end