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