class Byebug::VarInheritCommand

def regexp

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