Class: Object
- Inherits:
- BasicObject
- Defined in:
- lib/kleisli/blank.rb
Overview
Same as above, except in Object.
Class Method Summary collapse
- .blank_slate_method_added ⇒ Object
- .find_hidden_method(name) ⇒ Object
-
.method_added(name) ⇒ Object
Detect method additions to Object and remove them in the Blank class.