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