# File lib/dragonfly/job.rb, line 277
    def pending_steps
      steps[next_step_index..-1]
    end