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