# File lib/selenium/client/legacy_driver.rb, line 255
        def alt_key_down()
            remote_control_command("altKeyDown", [])
        end