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