# File lib/active_merchant/billing/base.rb, line 52
      def self.test?
        self.gateway_mode == :test
      end