# File ../lib/fox/glgroup.rb, line 51
    def each_child # :yields: childObject
      @list.each
      self
    end