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