# File lib/xml/dom/core.rb, line 1337
      def pop
        @nodes.pop
      end