class Byebug::VarCommand::InstanceSubcommand

def execute

def execute
  var_instance(@match[1])
end