# File lib/sidekiq/limit_fetch/global/semaphore.rb, line 71 def probed redis {|it| it.llen "#{PREFIX}:probed:#@name" } end