class Test{ method void something(){ } constructor Test new(){ do something(); } }