class Byebug::DeleteDisplayCommand

def regexp

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