class Byebug::ThreadCommand::SwitchCommand

def self.description

def self.description
  <<-DESCRIPTION
    th[read] sw[itch] <thnum>
    #{short_description}
  DESCRIPTION
end