public static void TestPrintCalls(GSM testPhone)
 {
     testPhone.PrintCalls();
 }