# File lib/dragonfly/job_endpoint.rb, line 4
    def initialize(job)
      @job = job
    end