class Byebug::VarLocalCommand

def regexp

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