Design Patterns
(a) There is something wrong with the following instance of the Template Method pattern.
Explain what is wrong. Modify the system so that it conforms to the pattern. Explain each of the changes you made to the system. Draw the class diagram for your modied system.