newFetcher

fun <T : Any> newFetcher(type: KClass<T>): FetcherCreator<T>