class NanoBot::Kernel
Public Class Methods
new()
click to toggle source
# File lib/nano_bot.rb, line 6 def initialize puts "Initializing Kernel" end
# File lib/nano_bot.rb, line 6 def initialize puts "Initializing Kernel" end