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