# frozen_string_literal: true require "infusible" module Tocer module CLI module Actions Import = Infusible.with Container end end end