pub fn fold_class_method<V>(_visitor: &mut V, n: ClassMethod) -> ClassMethod where
    V: Fold + ?Sized