# File lib/dragonfly/job/generate.rb, line 6 def init generator.update_url(job.url_attributes, *arguments) if generator.respond_to?(:update_url) end