# File lib/rufus/sc/scheduler.rb, line 74
    def every_job_count
      @jobs.select(:every).size
    end