111 112 113
# File 'lib/webhookdb/organization.rb', line 111 def alerting return @alerting ||= Alerting.new(self) end