static O nuForeignObject(O realm, S className, O... args) { ret nuObject(_getClass(realm, className), args); }