# File lib/selenium/openqa/selenium.rb, line 812
        def refresh()
            do_command("refresh", [])
        end