class IRB::WorkSpace

def load_commands_to_main

def load_commands_to_main
  main.extend ExtendCommandBundle
end