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