Repository URL to install this package:
t := "u_int32_t" echo t.split("_").capitalize.join("") echo t.split("_").repeat(3).join(" ")