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