# File lib/rexml/parent.rb, line 57
    def []( index )
      @children[index]
    end