# File lib/active_merchant/billing/integrations/notification.rb, line 17
        def status
          raise NotImplementedError, "Must implement this method in the subclass"
        end