# File lib/active_merchant/billing/integrations/moneybookers.rb, line 16
        def self.notification(post, options)
          Notification.new(post, options)
        end