class IRB::IrbSwitchedToCurrentThread

def initialize

def initialize
  super("Switched to current thread.")
end

def initialize

def initialize
  super("カレントスレッドに切り替わりました.")
end