public void SetVar(string name, InjectionValue value) => CurrentScope.SetVar(name, value);