--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns the receiver.
full_name: String#to_s
is_singleton: false
name: to_s
params: |
str.to_s => str
str.to_str => str
visibility: public