def exit(self):
        CogHQExterior.exit(self)

        for train in self.trains:
            train.hide()
    def exit(self):
        self.loader.hood.stopSky()

        CogHQExterior.exit(self)
    def exit(self):
        CogHQExterior.exit(self)

        for train in self.trains:
            train.hide()