Cell comment(String src) { return beginCell().storeUint(BigInt.zero, 32).storeStringTail(src).endCell(); }