# File lib/more/facets/ini.rb, line 140
  def update()
    Ini.write_to_file(@path, @inihash, @comment)
  end