# File lib/guard/interactor.rb, line 266 def stty_exists? @stty_exists ||= system('hash', 'stty') end