method
<<
<<( to_append )
public
Appends text to this text node. The text is appended in the raw mode of this text node.
returns the text itself to enable method chain like ‘text << “XXX” << “YYY”’.
<<( to_append )
public
Appends text to this text node. The text is appended in the raw mode of this text node.
returns the text itself to enable method chain like ‘text << “XXX” << “YYY”’.