# File temp/element.rb, line 432
    def has_text?
      not text().nil?
    end