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