class Byebug::ThreadCommand

def self.description

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