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