# File lib/active_merchant/billing/integrations/paypal.rb, line 29 def self.notification(post, options = {}) Notification.new(post) end