public Phone(int camera, int battery, string display) { camera = mpx; }
void NewPhone() { this.camera = new camera(); this.battery = new Battery(3500); this.display = new Display(); }