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