rr(parent::comment_to_html($comment, $trim)); } protected function build_postbox(int $image_id): string { return $this->rr(parent::build_postbox($image_id)); } }