# File lib/hashery/ini_hash.rb, line 159
    def save
      IniHash.write_to_file(@path, @inihash, @comment)
    end