pub fn visit_mut_method_prop<V: ?Sized + VisitMut>(
    _visitor: &mut V,
    n: &mut MethodProp
)