public PcFileCache(IPcFileCacheContext ctx) : base(ctx) { }
public LibraryPcFileCache(IPcFileCacheContext <LibraryPackageInfo> ctx) : base(ctx) { }