class Byebug::RestartCommand

def regexp

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