D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
UnboundMethod
/
Filename :
owner-i.ri
back
Copy
U:RDoc::AnyMethod[iI" owner:ETI"UnboundMethod#owner;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"BReturns the class or module on which this method is defined. ;TI"In other words,;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"Fmeth.owner.instance_methods(false).include?(meth.name) # => true ;T:@format0o; ; [I"Dholds as long as the method is not removed/undefined/replaced, ;TI"N(with private_instance_methods instead of instance_methods if the method ;TI"is private).;T@o; ; [I"See also Method#receiver.;T@o;; [I"-(1..3).method(:map).owner #=> Enumerable;T; 0: @fileI"proc.c;T:0@omit_headings_from_table_of_contents_below0I"&meth.owner -> class_or_module ;T0[ I"();T@FI"UnboundMethod;TcRDoc::NormalClass00