This coffeecode
obj .func1() .func2()
will result in
obj.func1().func2();
this work find.
But w
No way for now. There are ongoing discussions for enabling it: