class IRB::ExtendCommand::Next

def self.execute(conf)

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