class Byebug::ThreadStopCommand

def regexp

def regexp
  /^\s* th(?:read)? \s+ stop \s* (\S*) \s*$/x
end