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