관리-도구
편집 파일: to_s-i.yaml
--- !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