U:RDoc::AnyMethod[iI"public_send:ETI"Object#public_send;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [ I"?Invokes the method identified by _symbol_, passing it any ;TI"@arguments specified. Unlike send, public_send calls public ;TI"methods only. ;TI"HWhen the method is identified by a string, the string is converted ;TI"to a symbol.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [I":1.public_send(:puts, "hello") # causes NoMethodError;T: @format0: @fileI"vm_eval.c;T:0@omit_headings_from_table_of_contents_below0I"]obj.public_send(symbol [, args...]) -> obj obj.public_send(string [, args...]) -> obj ;T0[I" (*args);T@FI" Object;TcRDoc::NormalClass00