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