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