class Byebug::VarAllCommand

def regexp

def regexp
  /^\s* v(?:ar)? \s+ a(?:ll)? \s*$/x
end