104 105 106
# File 'lib/packer-config.rb', line 104 def write(format='json') File.write(self.output_file, self.dump(format)) end