sub blessed_hashref { my $state = bless { %args }, 'Foo'; }