sub show_person { my $self = shift; return $self->name(); }