if (Object.getPrototypeOf(CLASS_NAME) !== null) { Object.getPrototypeOf(CLASS_NAME).apply(instance, arguments); }