pub type EnumValues = HashMap<&'static str, &'static str>;
struct EnumValues { /* private fields */ }