class Byebug::ThreadSwitchCommand

def regexp

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