# File lib/xml/dom2/node.rb, line 216
      def [](index)
        @children[index]
      end