public void SetupApplicationManager() { app = ApplicationManager.GetInstance(); account = new AccountData("administrator", "root"); }