private static void Main()
 {
     GSMTest.PrintIPhone4S();
     GSMTest.PrintHandysInformation();
     GSMCallHistoryTest.CallHistorySimulation();
 }