Transcription: This line begins the definition of the function insert. The scope resolution operator indicates that this function is a member of the class phone book. The function either adds a new entry to a phone book or if the requested name is already in the book, overwrites the telephone number for that name.