class IRB::ExtendCommand::IrbCommand

def execute(*obj)

def execute(*obj)
  IRB.irb(nil, *obj)
end