public function getMapBetweenObjects()
 {
     return array_merge(parent::getMapBetweenObjects(), $this->map_between_objects);
 }
 public function getMapBetweenObjects()
 {
     return array_merge(parent::getMapBetweenObjects(), KalturaExampleDistributionProfileBaseFilter::$map_between_objects);
 }