class Byebug::EnableCommand

def regexp

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