# File lib/selenium/client/legacy_driver.rb, line 234
        def shift_key_up()
            remote_control_command("shiftKeyUp", [])
        end