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