U:RDoc::AnyMethod[iI"respond_to_missing?:ETI"Object#respond_to_missing?;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"DO NOT USE THIS DIRECTLY.;To:RDoc::Markup::BlankLineo; ; [I"HHook method to return whether the _obj_ can respond to _id_ method ;TI" or not.;T@o; ; [I"HWhen the method name parameter is given as a string, the string is ;TI"converted to a symbol.;T@o; ; [I"6See #respond_to?, and the example of BasicObject.;T: @fileI"vm_method.c;T:0@omit_headings_from_table_of_contents_below0I"|obj.respond_to_missing?(symbol, include_all) -> true or false obj.respond_to_missing?(string, include_all) -> true or false ;T0[I" (p1, p2);T@FI" Object;TcRDoc::NormalClass00