# File lib/fusioncharts/exporter/fc_exporter_img.rb, line 30
  def write_to_file(fileName)
    @image.write(fileName)
  end