# File app/models/task.rb, line 337
def
work_started?
!
started_work
.
nil?
end