# File lib/active_merchant/billing/gateways/protx.rb, line 50 def initialize(options = {}) requires!(options, :login) @options = options super end