# File lib/xml/dom/core.rb, line 1111
      def getNamedItem(name)
        @nodes[name]
      end