# frozen_string_literal: true # Released under the MIT License. # Copyright, 2017-2022, by Samuel Williams. require_relative 'container/controller' module Async module Container end end