Help for this page
{ 'classname_a' => { ... 'method_b' => [ parameter1 ] } }
sub create { my $ref = shift; ... } return \@objects; }