413c413
< virtual void init();
---
> void init() override;
419c419
< virtual void regStats();
---
> void regStats() override;