public function getRootObjects(IBaseObject $object)
 {
     /* @var $object LiveChannelSegment */
     return array($object->getChannel());
 }