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