class Byebug::DisableCommand

def regexp

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