static bool callService(S name, O... args) { ret isTrue(callCreatorOpt('callService, name, args)); }