# File lib/sidekiq/limit_fetch/instances.rb, line 2 def self.extended(klass) klass.instance_variable_set :@instances, {} end