public virtual void SetFieldSemantics(IField field, FieldScriptSemantics semantics)
 {
     _prev.SetFieldSemantics(field, semantics);
 }