class Byebug::VarConstantCommand

def regexp

def regexp
  /^\s* v(?:ar)? \s+ co(?:nst(?:ant)?)? \s+/x
end