# File raggle, line 3624
      def NcursesInterface::save_screen
        Ncurses::def_prog_mode
        Ncurses::endwin
      end