# File lib/chef-config/config.rb, line 88 def self.add_formatter(name, file_path = nil) formatters << [name, file_path] end