# File lib/cgikit.rb, line 845 def to_s parser = CKHTMLParser.new( self, html_string ) parser.parse end