def test_required(self):
            self.assertIsNotNone(self.m.first_name)
            self.assertIsNotNone(self.m.last_name)