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