# File lib/active_merchant/billing/gateways/quantum.rb, line 45 def test? @options[:test] || Base.gateway_mode == :test end