class Byebug::DeleteDisplayCommand

def regexp

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