# File lib/dragonfly/job_builder.rb, line 12 def build!(job, *args) evaluate_block(job, true, *args) end