class Byebug::ThreadListCommand

def description

def description
  prettify <<-EOD
    th[read] l[ist]  Lists all threads.
  EOD
end