# File lib/dragonfly/job.rb, line 118
      def apply
        job.update(Pathname.new(path), :name => filename)
      end