public void update(Account account) {
   helper.updateAccount(account);
 }