sub new { my $class = shift; my $self = $class->SUPER::new(%args); return $self }