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