--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns a string representation of the rational number.
- !ruby/struct:SM::Flow::P
body: "Example:"
- !ruby/struct:SM::Flow::VERB
body: " Rational(3,4).to_s # "3/4"\n Rational(8).to_s # "8"\n"
full_name: Rational#to_s
is_singleton: false
name: to_s
params: ()
visibility: public