public Contact[] Get() { return contactRepository.GetAllContacts(); }