def test_required(self):
        self.assertIsNotNone(self.m.email)
        self.assertIsNotNone(self.m.alias)