# File lib/guard/interactors/readline.rb, line 33
    def start
      store_terminal_settings if stty_exists?
      super
    end