# File lib/dragonfly/job.rb, line 136
    def to_a
      steps.map{|step| step.to_a }
    end