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