# File lib/guard/notifier.rb, line 85
    def clear_notifications
      ENV['GUARD_NOTIFICATIONS'] = nil
    end