$thing->do_something_interesting(); # the thing's model shouldn't have changed ok( $thing->model, $model ) or print Dumper $thing;