class Byebug::ThreadCommand::SwitchCommand

def self.description

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