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