public void WatchMovie()
 {
     tuner.OperationA();
     screen.OperationA();
     subwoofer.OperationA();
 }