# File lib/core/work_queue.rb, line 95
    def clear() @lock.synchronize { @schedule.clear } end