class Byebug::VarInstanceCommand

def regexp

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