# File lib/sidekiq/limit_fetch.rb, line 29
  def bulk_requeue(*args)
    Sidekiq::BasicFetch.bulk_requeue(*args)
  end