# File lib/xml/dom2/nodelist.rb, line 138
      def pop
        @nodes.pop
      end