# File lib/selenium/openqa/selenium.rb, line 1257
        def get_html_source()
            return get_string("getHtmlSource", [])
        end