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