# File lib/dragonfly/job.rb, line 120
      def init
        job.name = File.basename(path) if path[/[^\/]$/]
      end