class Byebug::RestartCommand

def regexp

def regexp
  /^\s* (?:restart|R) (?:\s+(?<args>.+))? \s*$/x
end