class Byebug::EnableCommand

def regexp

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