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