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