# File lib/yadis/manager.rb, line 14
  def next
    @current = @services.shift
  end