# File lib/net/ntlm/field_set.rb, line 88 def initialize @alist = self.class.prototypes.map{ |n, t, o| [n, t.new(o)] } end