# File lib/selenium/client/legacy_driver.rb, line 964 def get_eval(script) return string_command("getEval", [script,]) end