fn split_address_book(book: &str) -> Vec<(&str, &str)>