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