# File lib/cgikit/parser.rb, line 597
def
cdata
(
content
)
@buf
<<
%Q|<![CDATA[#{content}]]>|
end