Modules: IniFile
7 8 9
# File 'lib/ini-dsl/ini_file.rb', line 7 def ini_file &block IniFile::from_hash block_is_hash([], &block) end