# File lib/selenium/client/legacy_driver.rb, line 276
        def control_key_up()
            remote_control_command("controlKeyUp", [])
        end