```python for anum in INFO.AXIS_NUMBER_LIST: if STAT.homed[anum] is not 1: self.value = False return self.value = True