This refactoring creates a wrapper around a certain method and redirects callers of the original
method to the newly created method (called "intermediary method").
If invoked on a method call, the user may select whether to only update the selected call or
all other calls as well.