# File lib/paperclip/storage/s3.rb, line 196 def s3_object style_name = default_style s3_bucket.objects[path(style_name).sub(%r{^/},'')] end