in frontend/src/main/kotlin/org/jetbrains/plugins/template/CoroutineScopeHolder.kt [19:21]
fun getInstance(project: Project): CoroutineScopeHolder { return project.getService(CoroutineScopeHolder::class.java) }