# File lib/active_merchant/billing/gateways/netbilling.rb, line 58 def test? @options[:login] == TEST_LOGIN || super end