# File lib/selenium/html_element.rb, line 14
    def text
      @webpage.text(@locator)
    end