class IniParse::Lines::Section

def line_contents

def line_contents
  '[%s]' % key
end