Current Path : /opt/alt/ruby18/share/ri/1.8/system/Module/ |
Current File : //opt/alt/ruby18/share/ri/1.8/system/Module/to_s-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Return a string representing this module or class. For basic classes and modules, this is the name. For singletons, we show information on the thing we're attached to as well. full_name: Module#to_s is_singleton: false name: to_s params: | mod.to_s => string visibility: public