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