# File lib/as_scenegraph.rb, line 64
    def [](index)
      @child_chunks[index]
    end