# File lib/cgikit.rb, line 344
 def initialize( application )
		@application = application
	end