This intention replaces
caller.method(object)
with
object.method(caller)
if possible.