# File lib/active_merchant/billing/gateways/eway_managed.rb, line 96
      def test?
        @options[:test] || Base.gateway_mode == :test
      end