public void Clear() { HumanCache = null; }
public void Init() { HumanCache = new CacheServer <HumanData>(); }