//functions
 public override void Display()
 {
     _itineraryComponent.Display();//nothing to see here, still non-specific class
 }