/**
  * class constructor
  */
 function CRM_Contact_BAO_GroupContact()
 {
     parent::CRM_Contact_DAO_GroupContact();
 }