150 151 152
# File 'lib/fulcrum/client.rb', line 150 def webhooks @webhooks ||= Fulcrum::Webhook.new(self) end