sub subclass { my $self = shift; return Class::SubClass->new(%{$self}); }