Example #1
0
 def set_state(self, estado="state2"):
     self.__estado = State()
     self.__estado.save_state(estado, self.__main_path)