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