72737475767778
emails.put(email.getUser(), email); } @Override public void update(Email email) { throw new DataAccessException("Cannot update email within in-memory implementation service!"); }