AddressBook

constructor(uri: String, title: String, contacts: List<Contact>, groups: List<Group>)