class Byebug::ThreadCurrentCommand

def help(cmd)

def help(cmd)
  %{
    th[read] [cur[rent]]\t\tshow current thread
  }
end