class IRB::ExtendCommand::CurrentWorkingWorkspace

def execute(*obj)

def execute(*obj)
  irb_context.main
end