typealias Bar<T : Any?> = Function1<T, String>
