# File lib/aeolus_image/model/warehouse_client.rb, line 147
        def initialize(uri)
          @connection = Connection.new(uri)
        end