# File lib/selenium/client/legacy_driver.rb, line 456
        def get_speed()
            return string_command("getSpeed", [])
        end