pub fn visit_class<V>(_visitor: &mut V, n: &Class) where
    V: Visit + ?Sized