PrivateFrame: {
    collection: Cache;
    record: {
        [k in PrivateKeyName]?: DryPrivateBinding
    };
    singleton: WritableCache;
}