class PrivateAccess { static function main() { ModWithPrivate.privateFunc(); } }