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