ApplicationMultipleApplicationMultiple — allows creation of multiple instances of the class.
ApplicationMultiple (klass)
klassThis function does the opposite of ApplicationSingleton. It allows the
creation of multiple instances of the Application class,
giving each new instance the same name but not the exact same definition.