class Byebug::VarCommand::InstanceSubcommand

def regexp

def regexp
  /^\s* i(?:nstance)? (?:\s+ (.+))? \s*$/x
end