this.account = account; this.newAccount = false;
this.account = new Account(); this.newAccount = true;
return account;
return repeatedPassword;
return newAccount;
this.repeatedPassword = repeatedPassword;