# File lib/selenium/client/legacy_driver.rb, line 1668
        def shut_down_selenium_server()
            remote_control_command("shutDownSeleniumServer", [])
        end