/** This is here if you want to instantiate the empty container */
 public void createTransitSchedule() {
   scenario.createTransitSchedule();
 }