protected function renderSeparator() { return empty($separator = $this->getSeparator()) ? ' ' : " {$separator} "; }