sub do_stuff { my $self = shift; $self->_priv_attr( 1 ); $self->_priv_attr; }