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