# File lib/selenium/openqa/selenium.rb, line 335
        def shift_key_down()
            do_command("shiftKeyDown", [])
        end