# File lib/net/ntlm/field_set.rb, line 12 def string(name, opts) add_field(name, Net::NTLM::String, opts) end