def test_required(self):
        self.assertIsNotNone(self.m.field)
        self.assertIsNotNone(self.m.value)