internal IValue GetReference(string name, Runtime runtime) { return(_stack.GetReference(name, runtime)); }