public function getMails()
 {
     $this->_load();
     return parent::getMails();
 }