Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.198
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby30 /
share /
ri /
system /
BasicObject /
Delete
Unzip
Name
Size
Permission
Date
Action
%21%3d-i.ri
366
B
-rw-r--r--
2024-06-26 17:25
%21-i.ri
306
B
-rw-r--r--
2024-06-26 17:25
%3d%3d-i.ri
1.81
KB
-rw-r--r--
2024-06-26 17:25
__id__-i.ri
1.2
KB
-rw-r--r--
2024-06-26 17:25
__send__-i.ri
1.11
KB
-rw-r--r--
2024-06-26 17:25
cdesc-BasicObject.ri
2.83
KB
-rw-r--r--
2024-06-26 17:25
equal%3f-i.ri
1.7
KB
-rw-r--r--
2024-06-26 17:25
instance_eval-i.ri
1.51
KB
-rw-r--r--
2024-06-26 17:25
instance_exec-i.ri
900
B
-rw-r--r--
2024-06-26 17:25
method_missing-i.ri
1.54
KB
-rw-r--r--
2024-06-26 17:25
new-c.ri
227
B
-rw-r--r--
2024-06-26 17:25
singleton_method_added-i.ri
909
B
-rw-r--r--
2024-06-26 17:25
singleton_method_removed-i.ri
837
B
-rw-r--r--
2024-06-26 17:25
singleton_method_undefined-i.ri
841
B
-rw-r--r--
2024-06-26 17:25
Save
Rename
U:RDoc::AnyMethod[iI" __send__:ETI"BasicObject#__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::BlankLine o; ; [ I"BBasicObject implements +__send__+, Kernel implements +send+. ;TI"0<code>__send__</code> is safer than +send+ ;TI"Cwhen _obj_ has the same method name like <code>Socket</code>. ;TI"'See also <code>public_send</code>.;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"BasicObject;TcRDoc::NormalClass00