class Byebug::ThreadListCommand

def regexp

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