sub func(){ my ($self) = @_; my @b = @{$self->{'_class_b'}} my %c = %{$self->{'_class_c'}} ... }