public virtual void SetEventSemantics(IEvent evt, EventScriptSemantics semantics)
 {
     _prev.SetEventSemantics(evt, semantics);
 }