Help for this page
my $super_instance = $class->SUPER::new(@_); my $self = $class->meta->new_object(__INSTANCE__ => $super_instance, @ +_);