# File lib/chef/formatters/base.rb, line 111 def initialize(out, err) @output = Outputter.new(out, err) end