--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: In general, to_sym returns the Symbol corresponding to an object. As sym is already a symbol, self is returned in this case.
full_name: Symbol#to_sym
is_singleton: false
name: to_sym
params: |
sym.to_sym => sym
visibility: public