class Main { void foo() throws ReflectiveOperationException { Class.forName("com.foooooo."); } }