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