# File lib/rufus/scheduler/jobs.rb, line 157
      def running?

        threads.any?
      end