public Function() { memoryCache = new MemoryCache(new MemoryCacheOptions()); _storage = new Storage <SessionLog>(new AmazonDynamoDBClient()); }