# File src/rexml/element.rb, line 396
                def has_text?
                        not text().nil?
                end