# File lib/cgikit.rb, line 2208 def initialize( parent, string ) @parent = parent @application = @parent.application @html_string = string end