117 118 119
# File 'lib/webhookdb/organization.rb', line 117 def alerting return @alerting ||= Alerting.new(self) end