# File lib/guard/interactors/helpers/terminal.rb, line 9
    def start
      store_terminal_settings if stty_exists?
      super
    end