# File lib/sidekiq/limit_fetch/instances.rb, line 16
  def reset_instances!
    @instances = {}
  end