# File lib/dragonfly/job/step.rb, line 20 def initialize(job, *args) @job, @args = job, args init end