# File lib/xml/dom/core.rb, line 384
      def [](index)
        @children[index]
      end