# File lib/sidekiq/limit_fetch/instances.rb, line 6
  def new(*args)
    @instances[args] ||= super
  end