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