D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
TrueClass
/
Filename :
to_s-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: The string representation of <tt>true</tt> is "true". full_name: TrueClass#to_s is_singleton: false name: to_s params: | true.to_s => "true" visibility: public