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