// "Convert to local" "true" class TestInitializer { { boolean field = true; System.out.println(field); } }