# File lib/inifile.rb, line 326
  def sections
    @ini.keys
  end