Returns this IniFile converted to a Hash.
169 170 171
# File 'lib/inifile.rb', line 169 def to_h @ini.dup end