86 87 88
# File 'lib/chef/formatters/base.rb', line 86 def puts_line(*args) @output.puts_line(*args) end