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