output()
The {IO} object that should be used to print output. `STDOUT`, by default.
@return [IO]
# File lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb, line 9 def output STDOUT end