# File lib/net/ntlm/string.rb, line 5
      def initialize(opts)
        super(opts)
        @size = opts[:size]
      end