pub fn path_get( lhs: &Value<'_>, rhs: &Value<'_>, as_text: bool, ) -> Result<Value<'static>, EvalError>