Help for this page
has fif => ( is => 'rw' );
has fif => ( is => 'rw', reader => '_fif' );
sub fif { ...... }