# File lib/uber-s3/bucket.rb, line 40 def objects(key, options={}) ObjectList.new(self, key, options) end