class Byebug::ThreadCommand

def regexp

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