Alias for concat
ERB will call this method for every string s which is part of the template file in between %> and <%. If s contains a newline, it will call this method for every part of s which is terminated by a \n
Alias for to_str
[Validate]