class Byebug::ThreadCommand::StopCommand

def self.description

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