# File lib/guard/notifier.rb, line 84 def notifications=(notifications) ENV['GUARD_NOTIFICATIONS'] = YAML::dump(notifications) end