public virtual bool HasVariablesLocal()
 {
     return(WrappedScope.HasVariablesLocal());
 }