def __init__(self, position=Point.zeros(), intensity=Color.white()):
     super().__init__(position, intensity)