# File lib/xml/dom/core.rb, line 1346
      def shift
        @nodes.shift
      end