def test_method(self):
     n = Namer()
     self.assertEqual("test_method", n.getMethodName())