Current Path : /proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Method/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Method/inspect-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Show the name of the underlying method. - !ruby/struct:SM::Flow::VERB body: " "cat".method(:count).inspect #=> "#<Method: String#count>"\n" full_name: Method#inspect is_singleton: false name: inspect params: | meth.to_s => string meth.inspect => string visibility: public