public virtual void SetConstructorSemantics(IMethod method, ConstructorScriptSemantics semantics)
 {
     _prev.SetConstructorSemantics(method, semantics);
 }