pub fn load_method_closure( base: Value, name: String, caller_function_name: Option<&str>, ) -> Result<Value, RuntimeError>