Help for this page
sub my_method { shift->{some_parm} }
sub my_method { shift->{shift} }
sub my_method { shift->{shift()} }