find

fun <T : Any> find(clazz: Class<T>): Operations.Operation<T>?