Not documented.
static callMethod(JsObject o, String method, List args) { return o._callMethod(method, args); }