module Kernel
Public Instance Methods
eigenclass()
click to toggle source
# File lib/simple_command_dispatcher.rb, line 8 def eigenclass class << self self end end
# File lib/simple_command_dispatcher.rb, line 8 def eigenclass class << self self end end