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