# File lib/active_merchant/billing/integrations/paypal.rb, line 30
        def self.notification(post)
          Notification.new(post)
        end