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