so when I declare `MyClass<T>` and then `pri...
# getting-started
m
so when I declare
MyClass<T>
and then
private var data: T
I need to init
data