# File lib/guard/notifier.rb, line 73
      def enabled?
        ENV["GUARD_NOTIFY"] == 'true'
      end