# File lib/selenium/openqa/selenium.rb, line 931
        def get_title()
            return get_string("getTitle", [])
        end