Returns the value without going through the accessor. Note that this
works even with write-only accessors.
-=item B<< $sttr->get_raw_value($instance) >>
+=item B<< $attr->get_raw_value($instance) >>
Returns the value without any side effects such as lazy attributes.