static O callJavaX(S method, O... args) { ret call(javax(), method, args); }