# File lib/active_merchant/billing/gateway.rb, line 123
      def test?
        Base.gateway_mode == :test
      end