# File lib/selenium/client/legacy_driver.rb, line 227
        def shift_key_down()
            remote_control_command("shiftKeyDown", [])
        end