i.e. ```tcl set r [Robot new] set name1 [$r name] $r reset set name2 [$r name] # check that name2 != name1 "+ 1" ```