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