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