# File lib/active_merchant/billing/gateways/secure_pay.rb, line 20
      def test?
        Base.gateway_mode == :test
      end