⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
share
/
ri
/
3.0.0
/
system
/
Object
/
View File Name :
is_a%3f-i.ri
U:RDoc::AnyMethod[iI" is_a?:ETI"Object#is_a?;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"?Returns
true
if
class
is the class of ;TI"B
obj
, or if
class
is one of the superclasses of ;TI"2
obj
or modules included in
obj
.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"module M; end ;TI" class A ;TI" include M ;TI" end ;TI"class B < A; end ;TI"class C < B; end ;TI" ;TI"b = B.new ;TI"!b.is_a? A #=> true ;TI"!b.is_a? B #=> true ;TI""b.is_a? C #=> false ;TI"!b.is_a? M #=> true ;TI" ;TI"!b.kind_of? A #=> true ;TI"!b.kind_of? B #=> true ;TI""b.kind_of? C #=> false ;TI" b.kind_of? M #=> true;T:@format0: @fileI" object.c;T:0@omit_headings_from_table_of_contents_below000[ I" (p1);T@$FI"Object;TcRDoc::NormalClass0[@'FI" kind_of?;T