# File lib/ntlm/http.rb, line 9 def ntlm_auth(user, domain, password) @ntlm_auth_params = [user, domain, password] end