class Byebug::VarGlobalCommand

def regexp

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