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