pub fn name_of<T: FullName>(
    maybe_array: &MaybeArray<T>,
    ignore_group: bool
) -> Cow<'_, str>