# File lib/xml/dom2/nodelist.rb, line 60
      def [](index)
        @nodes[index]
      end