Sometimes I want to rename a method without renaming all the other implementors and senders
I can do it by editing the method but I have not to forget to remove the previous one.
So this is probably not related to the refactoring but this is a simple operation that we could introduce.