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