class IDL::GenFile::Content

def [](sectionid)

def [](sectionid)
  @sections[(sectionid || '').to_sym]
end