class IDL::GenFile::Content

def each(&block)

def each(&block)
  @sections.each(&block)
end