pub fn static_call( method: &str, args: &[Value], ) -> Option<Result<Value, String>>
Module.<method> static dispatch — same implementations as the module-level exports.
Module.<method>