mapMethod
named method on a named owner FQN -> a SINGLE runtime method name (the last-declared overload), or the input unchanged if unmapped. For reflective single-target callers (command compat, auth probes) that resolve the exact overload themselves by argument types. Patch weaving must use mapMethodAll instead, or it silently drops every overload but this one.