public WatchTrip_Controller(Trip trip)
 {
     this.trip = trip;
 }