class Byebug::DeleteCommand

def regexp

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