# File src/rexml/parsers/pullparser.rb, line 85
                        def text?
                                @contents[0] == :text
                        end