# File lib/rubygems/user_interaction.rb, line 554 def download_reporter(*args) SilentDownloadReporter.new(@outs, *args) end