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