# File lib/net/ntlm/field_set.rb, line 57 def types return [] if @proto.nil? @proto.map{|n, t, o| t} end