/**
  * {@inheritdoc}
  */
 public function getId()
 {
     return $this->_multiSourcePrefix . parent::getId();
 }