Identifier.Method
type t = t_pv id
type t_pv = [
| `Method of ClassSignature.t * Names.MethodName.t
]