pub fn call(name: &str, args: &[Value]) -> Option<Result<Value, RuntimeError>>
Returns Some(result) when name is owned by this namespace, None otherwise.
Some(result)
name
None