public void New()
 {
     Accounts.Add(_userAccountManager.CreateNew());
 }