# frozen_string_literal: true module ConvenientService Command = ::ConvenientService::Support::Command Concern = ::ConvenientService::Support::Concern DependencyContainer = ::ConvenientService::Support::DependencyContainer end