class Byebug::UntracevarCommand

def regexp

def regexp
  /^\s* untr(?:acevar)? (?:\s+ (\S+))? \s*$/x
end