class Byebug::NextCommand

def self.description

def self.description
  <<-DESCRIPTION
    n[ext][ nnn]
    #{short_description}
  DESCRIPTION
end