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