public function getTitle($separator = null)
    {
        if ($titleSet = parent::getTitle($separator)) {
            return $titleSet;
        }