Class: Object

Inherits:
BasicObject
Includes:
Kinda::Core::ObjectExtension, Kinda::Core::This
Defined in:
lib/core/this.rb,
lib/core/object.rb

Overview

:nodoc:

Instance Attribute Summary

Attributes included from Kinda::Core::This

#contextual_methods

Method Summary

Methods included from Kinda::Core::ObjectExtension

#extend_with_flexible_arguments, included, #object_hexid, #parse_arguments, #receiver, #singleton_class, #singleton_class_eval, #singleton_class_send, #tap, #to_class, #try

Methods included from Kinda::Core::This

#call_with_this, #contextual_method, #contextual_method?, #method_missing, #pop_this, #push_this, #this, #this_eval

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Kinda::Core::This