Whether exist in Self-Container container
static bool existInSelfContainer<S>({String? tag}) => SelfContainer.existDependency<S>(tag: tag);