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