I am applying Factory Pattern. There is an interface and two classes inherit from the interface.
Also, I created a class whose role is create an factory object. If I crea