%dw 2.0 import java!utils::MyUtils output application/json --- { a: MyUtils::appendRandom("myString") }