class Byebug::DisableCommand

def regexp

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