# File lib/rubygems/user_interaction.rb, line 480
    def initialize(out_stream, *args)
      @out = out_stream
      @progress = 0
    end