# File lib/selenium/webdriver/chrome/bridge.rb, line 47 def quit super ensure @service.stop if @service end