# File lib/aeolus_image/model/warehouse_client.rb, line 111
        def object(key)
          BucketObject.new @connection, key, self
        end