public void addScenarioElement(String name, Object o) {
   scenario.addScenarioElement(name, o);
 }