static O nuWithoutArguments(S className) { ret nuObjectWithoutArguments(className); } static A nuWithoutArguments(Class c) { ret nuObjectWithoutArguments(c); }