# File lib/rufus/sc/jobs.rb, line 343
    def next_time (from=Time.now)

      @cron_line.next_time(from)
    end