public function getAttachments()
 {
     return CMA_AnswerAttachment::selectForAnswer($this);
 }