# File lib/rufus/scheduler.rb, line 339
    def job(job_id)

      @jobs[job_id]
    end