Help for this page
sub instance { my $class = shift; ... : ($$instance = $class->_new_instance(@_)); }