def setUp(self):
     __handlers__.clear()
     __behaviors__.clear()
 def tearDown(self):
     __handlers__.clear()
     __behaviors__.clear()