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