Class: Object
Method Summary
Methods included from Kernel
#!~ , #<=> , #=== , #=~ , #Array , #Complex , #Float , #Hash , #Integer , #Rational , #String , #at_exit , #caller , #catch , #class , #clone , #copy_instance_variables , #copy_singleton_methods , #define_singleton_method , #dup , #enum_for , #equal? , #eval , #exit , #extend , #format , #freeze , #frozen? , #hash , #initialize_clone , #initialize_copy , #initialize_dup , #inspect , #instance_of? , #instance_variable_defined? , #instance_variable_get , #instance_variable_set , #instance_variables , #is_a? , #itself , #lambda , #load , #loop , #method , #method_missing , #methods , #nil? , #open , #p , #print , #printf , #private_methods , #proc , #public_methods , #puts , #raise , #rand , #remove_instance_variable , #require , #require_relative , #require_tree , #respond_to? , #respond_to_missing? , #singleton_class , #sleep , #srand , #taint , #tainted? , #tap , #throw , #to_proc , #to_s , #untaint , #warn , #yield_self
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Kernel