class Gem::SilentUI

def download_reporter(*args) # :nodoc:

:nodoc:
def download_reporter(*args) # :nodoc:
  SilentDownloadReporter.new(@outs, *args)
end