pub fn evaluate_resolver_computed( resolver: &str, method: &str, args: &[Value], ) -> Result<Value, Box<dyn Error>>