I was trying to understand this [self._build = self.build](https://github.com/keras-team/keras-tuner/blob/d55c7e453cec94860a93e41b75d3e188b0f30af5/kerastuner/engine/hypermodel.py#L45). I could not understand when self.build is defined.