public void testTreeModelBean() throws Exception {
   _testBean(TreeModel.class, TreeModel.createTestInstance());
 }