ref: d7809194db6f52a6fc87a6d10bff7e78cc03c4d2
dir: /appl/spree/lib/objstore.m/
Objstore: module { PATH: con "/dis/spree/lib/objstore.dis"; init: fn(mod: Spree, g: ref Clique); unarchive: fn(); setname: fn(o: ref Object, name: string); get: fn(name: string): ref Object; };