# File lib/dragonfly/temp_object.rb, line 50 def data @data ||= initialized_data || file{|f| f.read } end