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