# File lib/dragonfly/job_builder.rb, line 4
    def initialize(&block)
      @block = block
    end