# File lib/paperclip/attachment.rb, line 282 def time_zone @options[:use_default_time_zone] ? Time.zone_default : Time.zone end