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.222
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby27 /
share /
ri /
system /
BasicObject /
Delete
Unzip
Name
Size
Permission
Date
Action
%21%3d-i.ri
366
B
-rw-r--r--
2023-06-06 18:25
%21-i.ri
306
B
-rw-r--r--
2023-06-06 18:25
%3d%3d-i.ri
1.72
KB
-rw-r--r--
2023-06-06 18:25
__id__-i.ri
1.2
KB
-rw-r--r--
2023-06-06 18:25
__send__-i.ri
1.05
KB
-rw-r--r--
2023-06-06 18:25
cdesc-BasicObject.ri
2.83
KB
-rw-r--r--
2023-06-06 18:25
equal%3f-i.ri
1.72
KB
-rw-r--r--
2023-06-06 18:25
instance_eval-i.ri
1.51
KB
-rw-r--r--
2023-06-06 18:25
instance_exec-i.ri
900
B
-rw-r--r--
2023-06-06 18:25
method_missing-i.ri
1.54
KB
-rw-r--r--
2023-06-06 18:25
new-c.ri
227
B
-rw-r--r--
2023-06-06 18:25
singleton_method_added-i.ri
836
B
-rw-r--r--
2023-06-06 18:25
singleton_method_removed-i.ri
915
B
-rw-r--r--
2023-06-06 18:25
singleton_method_undefined-i.ri
810
B
-rw-r--r--
2023-06-06 18:25
Save
Rename
U:RDoc::AnyMethod[iI"instance_exec:ETI"BasicObject#instance_exec;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"AExecutes the given block within the context of the receiver ;TI"F(_obj_). In order to set the context, the variable +self+ is set ;TI"Eto _obj_ while the code is executing, giving the code access to ;TI"K_obj_'s instance variables. Arguments are passed as block parameters.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"class KlassWithSecret ;TI" def initialize ;TI" @secret = 99 ;TI" end ;TI" end ;TI"k = KlassWithSecret.new ;TI"2k.instance_exec(5) {|x| @secret+x } #=> 104;T:@format0: @fileI"vm_eval.c;T:0@omit_headings_from_table_of_contents_below0I"Nobj.instance_exec(arg...) {|var...| block } -> obj ;T0[ I"(*args);T@FI"BasicObject;TcRDoc::NormalClass00