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