base class A class B() extends A Removing the class B makes the server crash
base class A
class B() extends A
Removing the class B makes the server crash