ÿØÿà JFIF    ÿÛ „ ( %!1!%*+...983,7(-.- U:RDoc::AnyMethod[iI" send:ETI"Object#send;TF: privateo:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [ I"?Invokes the method identified by _symbol_, passing it any ;TI"arguments specified. ;TI"HWhen the method is identified by a string, the string is converted ;TI"to a symbol.;To:RDoc::Markup::BlankLineo; ; [ I"BBasicObject implements +__send__+, Kernel implements +send+. ;TI"0__send__ is safer than +send+ ;TI"Cwhen _obj_ has the same method name like Socket. ;TI"'See also public_send.;T@o:RDoc::Markup::Verbatim; [ I"class Klass ;TI" def hello(*args) ;TI"# "Hello " + args.join(' ') ;TI" end ;TI" end ;TI"k = Klass.new ;TI"Dk.send :hello, "gentle", "readers" #=> "Hello gentle readers";T: @format0: @fileI"vm_eval.c;T:0@omit_headings_from_table_of_contents_below0I"¨foo.send(symbol [, args...]) -> obj foo.__send__(symbol [, args...]) -> obj foo.send(string [, args...]) -> obj foo.__send__(string [, args...]) -> obj ;T0[I" (*args);T@!FI" Object;TcRDoc::NormalClass00