my $thing = Thing->new(model => $model); print Dumper $thing; ok( $thing->model, $model );