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