# File lib/guard/interactors/helpers/terminal.rb, line 16
    def stop
      super
      restore_terminal_settings if stty_exists?
    end