# File lib/dragonfly/job.rb, line 218 def temp_object=(temp_object) previous_temp_objects.push(@temp_object) if @temp_object @temp_object = temp_object end