# File temp/parsers/pullparser.rb, line 174
                        def cdata?
                                @contents[0] == :cdata
                        end