public void testSimpleBean() throws Exception {
   _testBean(SimpleBean.class, SimpleBean.createTestInstance());
 }