@hybrid_property
    def contributor_name(self):
        name = name_generator(
            self.contributor_last_name,
            self.contributor_prefix,