# File lib/selenium/openqa/selenium.rb, line 984
        def get_eval(script)
            return get_string("getEval", [script,])
        end