Add Overload Bool

You can refactor a method to change its signature

You can use Shift+F6 (macOS, Windows, or Linux) to change the signature of a method and add a new boolean parameter to it. You can then select Delegate via overloading method to complete the refactor.