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