# File lib/xml/dom2/nodelist.rb, line 165
      def reverse
        @nodes.reverse
      end