// "Replace with 'Test.class'" "true-preview" class Test { static void foo() { System.out.println(getClass()); } }