public function buildComposeEmailLink($totalCount)
 {
     return parent::buildComposeEmailLink($totalCount);
 }