my $self = shift; my $obj = pop; my $name = $obj->method->{name} || shift; my $age = $obj->method->{age} || shift;