SectionLine
# File lib/puppet/settings/ini_file.rb, line 168 def write(fh) end
# File lib/puppet/settings/ini_file.rb, line 164 def initialize super("", DEFAULT_SECTION_NAME, "") end