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