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