# File lib/chef/formatters/base.rb, line 115
def
puts
(
*
args
)
@output
.
puts
(
*
args
)
end