# File lib/xml/dom/core.rb, line 1364
      def reverse
        @nodes.reverse
      end