# File lib/active_merchant/billing/gateways/protx.rb, line 56
      def test?
        @options[:test] || super
      end