#include "Phonebook.class.cpp" int main() { Phonebook yellow; return 0; }