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