Whenever is used a predefined String for example
String coc = "coc "; print(coc.trim()/);
the output is
coc/ <