Module: Kernel
- Defined in:
- lib/simple_command_dispatcher.rb
Instance Method Summary collapse
Instance Method Details
#eigenclass ⇒ Object
8 9 10 11 12 |
# File 'lib/simple_command_dispatcher.rb', line 8 def eigenclass class << self self end end |