module Storage
interface Storable
Operations Summary:
 void store(in ObjectState state)
 void load(in ObjectState state)