# File lib/selenium/client/legacy_driver.rb, line 241
        def meta_key_down()
            remote_control_command("metaKeyDown", [])
        end