<@U0VQM95EY>: <@U1AB5E0SF> that works : `val x = A...
# announcements
v
@yousuf.haque: @kkozmic that works :
val x = A::foo
. Then invoke with an instance of A:
x(A())