# File lib/dragonfly/job/fetch_file.rb, line 22
      def apply
        job.content.update(Pathname.new(path), 'name' => filename)
      end