Express GROUP_CONCAT(Object express, [String sep = "','"]) { return ExpressFunc("GROUP_CONCAT", [express, sep]); }