public function getAttachmentUrl($post)
 {
     return $this->attachmentHelper->getAttachmentUrl($post);
 }