pub fn evaluate_reference(
variable: &Variable<'_>,
ctx: &EvaluationContext,
tag: impl Into<Tag>
) -> Result<Value, ShellError>pub fn evaluate_reference(
variable: &Variable<'_>,
ctx: &EvaluationContext,
tag: impl Into<Tag>
) -> Result<Value, ShellError>