# File lib/selenium/openqa/selenium.rb, line 938
        def get_body_text()
            return get_string("getBodyText", [])
        end