pub type InstanceMap = BTreeMap<InstanceName, Instance>;
pub struct InstanceMap { /* private fields */ }