Returns an Array of section names contained in this IniFile.
326 327 328
# File 'lib/inifile.rb', line 326 def sections @ini.keys end