# File lib/sidekiq/cron/launcher.rb, line 21 def initialize(options) @cron_poller = Sidekiq::Cron::Poller.new old_initialize options end