pub fn get_atom<'a>( query: &'a UniverseQuery<'a>, term: &Term, ) -> Option<&'a str>
Extracts an atom (an Identifier term with no arguments).