@Test
 public void testRootName() {
   JsonRootNameTester.INSTANCE.testRootName(createMapper(Bean.class));
 }