Avatar
A<Int> = { var value: Int } A<String> = { var value: String }