A system gives the client an interface object with a doIt()…
A system gives the client an interface object with a doIt() method for computation. The method currently shows no person is in charge of an error. It would be nice that the method displays the person’s name and phone number once the computation is done. Which pattern is good for this add-on without modifying or duplicating the existing doIt() code?