/**
  * class constructor
  */
 function CRM_Mailing_BAO_BouncePattern()
 {
     parent::CRM_Mailing_DAO_BouncePattern();
 }