Returns:
70 71 72
# File 'app/models/foreman_patch/window.rb', line 70 def scheduled? (not task.blank?) and task.scheduled? end