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