class Byebug::DeleteCommand

def regexp

def regexp
  /^\s* del(?:ete)? (?:\s+(.*))?$/x
end