Class: Object
- Inherits:
- BasicObject
- Includes:
- Lab42::Console::Shortcut
- Defined in:
- lib/lab42/console/intrusive.rb,
lib/lab42/console.rb
Overview
This is the reason not to use this anywhere else but in the console!!!
Instance Method Summary collapse
Methods included from Lab42::Console::Shortcut
Instance Method Details
#identity ⇒ Object
7 |
# File 'lib/lab42/console/intrusive.rb', line 7 def identity; self end |