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