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