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