pub(crate) type ClassPathsInNamespace = IndexMap<String, Vec<String>>;
pub(crate) struct ClassPathsInNamespace { /* private fields */ }