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