/**
  * Get consolidator_id
  *
  * @return integer 
  */
 public function getConsolidatorId()
 {
     return parent::getConsolidatorId();
 }