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