# File lib/xml/dom2/namednodemap.rb, line 84
      def [](name)
        @nodes[name]
      end