Help for this page
sub ego { ... return $_; } }
package Devel::HandyMethods; sub Handy::GetOrSet ... my $self= ego( shift @_ ); # ... }