122 123 124
# File 'lib/bundler/ui/shell.rb', line 122 def progress(&blk) with_output_stream(:stderr, &blk) end