public function SendMailMatricula($OM, $idS)
 {
     MatriculesPeer::SendMailMatricula($OM, $idS);
 }