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