# File lib/guard/interactors/readline.rb, line 40
    def stop
      super
      restore_terminal_settings if stty_exists?
    end