# File lib/dragonfly/job.rb, line 114
      def apply
        job.temp_object = TempObject.new(Pathname.new(path))
      end