public void DoSomething()
    {
        var app = new MyApp();

        app.Initialize();