# File lib/guard/notifier.rb, line 97
    def turn_off
      ENV['GUARD_NOTIFY'] = 'false'
    end