@Synchronized suspend fun load(context: Context): Deferred<List<SearchEngine>>
Asynchronously load search engines from providers. Inherits caller's CoroutineScope.coroutineContext.