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