public void SetPhoneNumber() { UI.DisplayUserPhoneNumberInputOption(); phoneNumber = UI.GetUserInput(); }