Help for this page
sub abstract { my $self = shift; return decode('UTF-8', $self->SUPER::abstract(@_)); }