class Byebug::VarClassVarCommand

def regexp

def regexp
  /^\s* v(?:ar)? \s+ cl(?:ass)? \s*/x
end