my $hash = Object->new { a => b }; print $hash->keys->count, "\n";