def everest(self): PantallaEverest.everest(self.procesador)
def showEverest(self, recno): if PantallaEverest.show_expedition(self.pantalla, self.configuracion, recno): self.playEverest(recno)