pub fn auto_quote_map<R: Rng + 'static>(rng: &mut R, s: Ident) -> Ident
Adds quotes if it contains uppercase chars.