# File lib/selenium/client/legacy_driver.rb, line 797
        def close()
            remote_control_command("close", [])
        end