/**
  * {@inheritDoc}
  */
 public function getSegmentsId($sm)
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getSegmentsId', array($sm));
     return parent::getSegmentsId($sm);
 }