when I define a constructor, how can I initialize ...
# announcements
i
when I define a constructor, how can I initialize a local variable (a bit complex initialization) which has to be passed to super’s constructor?