using System; namespace Kerobot.Services.EntityCache { public class EntityCacheService { public EntityCacheService() { } } }