class Byebug::ThreadCommand::ListCommand

def self.description

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