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