# File lib/rubygems/user_interaction.rb, line 558 def progress_reporter(*args) SilentProgressReporter.new(@outs, *args) end