public virtual void SetMethodSemantics(IMethod method, MethodScriptSemantics semantics)
 {
     _prev.SetMethodSemantics(method, semantics);
 }