mojo:mojo.app.AppInstance.New
Creates a new app instance.
Creates a new AppInstance objects and initializes the global App variable with it.
A runtime error will occur if more than 1 AppInstance is created.