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