

def string::`*`(dou ){ retusn "${this} * ${d}"; }

"Hello World" * 2

