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