# File lib/xml/dom2/nodelist.rb, line 147
      def shift
        @nodes.shift
      end