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 /
ruby26 /
share /
ri /
2.6.0 /
system /
Method /
Delete
Unzip
Name
Size
Permission
Date
Action
%3c%3c-i.ri
694
B
-rw-r--r--
2023-07-26 18:33
%3d%3d%3d-i.ri
629
B
-rw-r--r--
2023-07-26 18:33
%3d%3d-i.ri
459
B
-rw-r--r--
2023-07-26 18:33
%3e%3e-i.ri
693
B
-rw-r--r--
2023-07-26 18:33
%5b%5d-i.ri
545
B
-rw-r--r--
2023-07-26 18:33
arity-i.ri
1.78
KB
-rw-r--r--
2023-07-26 18:33
call-i.ri
537
B
-rw-r--r--
2023-07-26 18:33
cdesc-Method.ri
1.68
KB
-rw-r--r--
2023-07-26 18:33
clone-i.ri
563
B
-rw-r--r--
2023-07-26 18:33
curry-i.ri
1.32
KB
-rw-r--r--
2023-07-26 18:33
eql%3f-i.ri
466
B
-rw-r--r--
2023-07-26 18:33
hash-i.ri
401
B
-rw-r--r--
2023-07-26 18:33
inspect-i.ri
727
B
-rw-r--r--
2023-07-26 18:33
name-i.ri
313
B
-rw-r--r--
2023-07-26 18:33
original_name-i.ri
541
B
-rw-r--r--
2023-07-26 18:33
owner-i.ri
486
B
-rw-r--r--
2023-07-26 18:33
parameters-i.ri
883
B
-rw-r--r--
2023-07-26 18:33
receiver-i.ri
454
B
-rw-r--r--
2023-07-26 18:33
source_location-i.ri
463
B
-rw-r--r--
2023-07-26 18:33
super_method-i.ri
426
B
-rw-r--r--
2023-07-26 18:33
to_proc-i.ri
353
B
-rw-r--r--
2023-07-26 18:33
to_s-i.ri
721
B
-rw-r--r--
2023-07-26 18:33
unbind-i.ri
495
B
-rw-r--r--
2023-07-26 18:33
Save
Rename
U:RDoc::NormalClass[iI"Method:ET@I"Object;To:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[I"GMethod objects are created by <code>Object#method</code>, and are ;TI"Gassociated with a particular object (not just with a class). They ;TI"Hmay be used to invoke the method within the object, and as a block ;TI"Dassociated with an iterator. They may also be unbound from one ;TI"Bobject (creating an <code>UnboundMethod</code>) and bound to ;TI" another.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim;[I"class Thing ;TI" def square(n) ;TI" n*n ;TI" end ;TI" end ;TI"thing = Thing.new ;TI"#meth = thing.method(:square) ;TI" ;TI")meth.call(9) #=> 81 ;TI"0[ 1, 2, 3 ].collect(&meth) #=> [1, 4, 9] ;TI" ;TI"9[ 1, 2, 3 ].each(&method(:puts)) #=> prints 1, 2, 3 ;TI" ;TI"require 'date' ;TI"=%w[2017-03-01 2017-03-02].collect(&Date.method(:parse)) ;TI"s#=> [#<Date: 2017-03-01 ((2457814j,0s,0n),+0s,2299161j)>, #<Date: 2017-03-02 ((2457815j,0s,0n),+0s,2299161j)>];T:@format0: @fileI"proc.c;T:0@omit_headings_from_table_of_contents_below0; 0;0[ [ [ [[I" class;T[[:public[ [:protected[ [:private[ [I" instance;T[[;[[I"<<;TI"proc.c;T[I"==;T@=[I"===;T@=[I">>;T@=[I"[];T@=[I" arity;T@=[I" call;T@=[I" clone;T@=[I" curry;T@=[I" eql?;T@=[I" hash;T@=[I"inspect;T@=[I" name;T@=[I"original_name;T@=[I" owner;T@=[I"parameters;T@=[I" receiver;T@=[I"source_location;T@=[I"super_method;T@=[I"to_proc;T@=[I" to_s;T@=[I"unbind;T@=[;[ [;[ [ [U:RDoc::Context::Section[i 0o;;[ ; 0;0[@(@(cRDoc::TopLevel