pub type ThinkingLevelMap = HashMap<String, Option<String>>;
pub struct ThinkingLevelMap { /* private fields */ }