class IRB::ExtendCommand::Continue

def self.execute(conf)

def self.execute(conf)
  throw :IRB_EXIT, :cont
end