| Did you know ... | Search Documentation: |
| text->catch_all |
<-string.
In addition, if text<-string
does not accept the method, but class string
does, the text<-string
is converted to a string
object holding the same characters. See also
text->has_send_method.