pub type AtomicContextManager = Arc<ContextManager>;
pub struct AtomicContextManager { /* private fields */ }