

def string::`*`(dou ){ return "${this} * ք"; }

"Hello World" * 2

