# File lib/uber-s3.rb, line 27 def connection Thread.current['[uber-s3]:connection'] ||= Connection.open(self, options) end