# File lib/active_merchant/billing/integrations/sage_pay_form/return.rb, line 19
          def cancelled?
            @notification && @notification.cancelled?
          end