sub floober { my $self = shift->_get_self; # Do stuff here with the actual object from tied() as opposed to the potentially # blessed item that is tied. }