oh, and you can’t use dependencies in constructor,...
# random
o
oh, and you can’t use dependencies in constructor, thus breaking initialisation into inevitable two-phase crazyness, like
create()
or
initialize()